Skip to content

fix(ui5-tokenizer): fix rare case when n-more button cause loop error - #13857

Merged
Vonahz merged 9 commits into
mainfrom
multicombobox_korean_fix
Aug 10, 2026
Merged

fix(ui5-tokenizer): fix rare case when n-more button cause loop error#13857
Vonahz merged 9 commits into
mainfrom
multicombobox_korean_fix

Conversation

@Vonahz

@Vonahz Vonahz commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

The overflow calculation didn't account for the "n more" button's width, causing a cascading overflow:

Token overflows → shows "n more" button
"n more" button takes space → previous token now overflows
Previous token overflows → adjusts "n more" count
Adjusted count changes button width → triggers recalculation
Loop repeats infinitely ♾️

@Vonahz
Vonahz temporarily deployed to netlify-preview July 22, 2026 14:32 — with GitHub Actions Inactive
@sap-ui5-webcomponents-release

Copy link
Copy Markdown

@Vonahz
Vonahz temporarily deployed to netlify-preview July 23, 2026 05:42 — with GitHub Actions Inactive
@Vonahz
Vonahz temporarily deployed to netlify-preview July 23, 2026 05:58 — with GitHub Actions Inactive
@Vonahz
Vonahz temporarily deployed to netlify-preview August 4, 2026 12:57 — with GitHub Actions Inactive
@Vonahz
Vonahz temporarily deployed to netlify-preview August 4, 2026 13:51 — with GitHub Actions Inactive
Comment thread packages/main/cypress/specs/MultiComboBox.cy.tsx Outdated
@Vonahz
Vonahz temporarily deployed to netlify-preview August 6, 2026 12:09 — with GitHub Actions Inactive
@Vonahz
Vonahz temporarily deployed to netlify-preview August 10, 2026 07:46 — with GitHub Actions Inactive
@Vonahz
Vonahz merged commit d3bbb61 into main Aug 10, 2026
20 of 21 checks passed
@Vonahz
Vonahz deleted the multicombobox_korean_fix branch August 10, 2026 08:08
@Vonahz
Vonahz temporarily deployed to netlify-preview August 10, 2026 08:08 — with GitHub Actions Inactive
@sap-ui5-webcomponents-release

Copy link
Copy Markdown

🧹 Preview deployment cleaned up: https://pr-13857--ui5-webcomponents.netlify.app

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants